Skip to content

Move logout into a top-right avatar + bottom sheet#9

Merged
dfalling merged 1 commit into
mainfrom
account-menu
May 27, 2026
Merged

Move logout into a top-right avatar + bottom sheet#9
dfalling merged 1 commit into
mainfrom
account-menu

Conversation

@dfalling
Copy link
Copy Markdown
Owner

Summary

  • Replaces the always-visible bottom "Signed in as…" bar with a top-right circular avatar (showing the email's first letter).
  • Tapping the avatar opens a bottom sheet with the email as a subheader and a single Log out action. Tap backdrop or Android back to dismiss.
  • Drops the map overlays' bottom-bar clearance (BOTTOM_BAR_CLEARANCE = 64BOTTOM_MARGIN = 16) so the recenter button and preview card sit closer to the safe area.

Test plan

  • Avatar visible top-right with first letter of email; tap opens the sheet.
  • Sheet shows email subheader and Log out; tapping Log out signs out.
  • Backdrop tap and Android back button both dismiss the sheet.
  • Recenter button and preview card sit just above the safe-area inset (no leftover gap from the removed bar).
  • On modern Android with edge-to-edge, sheet backdrop covers full screen including under the status/nav bars.

🤖 Generated with Claude Code

Top-right avatar opens a bottom sheet with the signed-in email and a
single Log out action. Drops the map overlays' bottom-bar clearance now
that nothing sits there.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dfalling dfalling enabled auto-merge (squash) May 27, 2026 22:23
@dfalling dfalling merged commit 5534b8e into main May 27, 2026
2 checks passed
@dfalling dfalling deleted the account-menu branch May 27, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant